home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Mail.app / Italian.lproj / Mail.nib / data.classes next >
Encoding:
Text File  |  1993-08-31  |  895 b   |  69 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     encryptKeys:;
  4.     forward:;
  5.     mailboxes:;
  6.     compact:;
  7.     expunge:;
  8.     enterSelection:;
  9.     define:;
  10.     openPageLayout:;
  11.     deleteOne:;
  12.     printPanel:;
  13.     addLocalWord:;
  14.     addPrivateUser:;
  15.     openLipService:;
  16.     showFindPanel:;
  17.     undeleteMsg:;
  18.     backSame:;
  19.     findSame:;
  20.     sortByDate:;
  21.     sortByNumber:;
  22.     reply:;
  23.     sortByName:;
  24.     optionsPanel:;
  25.     spellCheck:;
  26.     newMail:;
  27.     deliver:;
  28.     replyAll:;
  29.     address:;
  30.     sortBySubject:;
  31.     newSender:;
  32.     makeAscii:;
  33.     doInfo:;
  34.     undo:;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. MailDriver = {
  39.     ACTIONS = {
  40.     openLipService:;
  41.     openIcon:;
  42.     regExpr:;
  43.     quit:;
  44.     deliver:;
  45.     appDidInit:;
  46.     appDidUnhide:;
  47.     mailboxes:;
  48.     showMbox:;
  49.     doInfo:;
  50.     appDidHide:;
  51.     find:;
  52.     realQuit:;
  53.     ignoreCase:;
  54.     address:;
  55.     showPreferences:;
  56.     };
  57.     OUTLETS = {
  58.     printCell;
  59.     toolsMenu;
  60.     quitCell;
  61.     windowsCell;
  62.     fontCell;
  63.     serviceCell;
  64.     hideCell;
  65.     rulerCell;
  66.     };
  67.     SUPERCLASS = Application;
  68. };
  69.